go cd "printing" of stack "Intro to HyperCard 2.0"
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=265 top=12 right=240 bottom=441
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info 2
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 5 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=131 top=212 right=322 bottom=357
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: info 1
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 6 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=110 top=215 right=306 bottom=388
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: info 2
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part contents for card part 5
----- text -----
The Print Report... dialog boxes allow you to specify how many fields you want printed on a single page, the spacing of the fields, and what fonts the different fields use.
-- part contents for card part 6
----- text -----
In the Print Report... dialog boxes you can specify what headings should go at the top of your pages: you can include a title, or the date and time. At any time you can change the format of a report.
-- part contents for card part 4
----- text -----
Here are two samples of the many kinds of pages you can print using the Print Report... option from the HyperCard File menu. Print Report... prints the information from the fields that you specify on the cards that you specify.You can develop several Print Report... formats for a stack, and save the formats to use again or in other stacks.